Merge branch 'single-key-compose' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Sep 2022 10:24:49 +0000 (10:24 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Sep 2022 10:24:49 +0000 (10:24 +0000)
commit952f85c12de13e978294af58f26694eddb3a1ee0
tree49662d147a5d16a9405671a2dc139e07b5b4e44e
parent5c831d030a44107d3f920a68b57c014e796e9117
parent72d6241c84f3a857f35fbc728393e7fbb3757215
Merge branch 'single-key-compose' into 'main'

input: Accept short compose sequences

Closes #5172

See merge request GNOME/gtk!5026